github.com/go-pg/pg/v10/orm.Table.tryRelationSlice (method)

2 uses

	github.com/go-pg/pg/v10/orm (current package)
		table.go#L582: 		return t.tryRelationSlice(field, pgTag)
		table.go#L948: func (t *Table) tryRelationSlice(field *Field, pgTag *tagparser.Tag) bool {